@await Html.PartialAsync("~/Components/Molecules/CardKeyFact/CardKeyFact.cshtml", new CardKeyFactProps
{
"Type": 2,
"Category": null,
"Subheading": "of women",
"BgColor": "light-pink",
"Title": "98%",
"Description": "Survival rate when breast cancer is detected at the earliest stage.",
"DescriptionHtml": null,
"ImageHtml": null,
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "",
"LinkTarget": "",
"IsActive": false
})